Merge branch 'wayland_surface_app_id_changing' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 13:28:07 +0000 (13:28 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 13:28:07 +0000 (13:28 +0000)
commit06dd8c2cfd74b7204d960bc69a36234973c8b3d5
treed12e8d969e0be1daaace1a2aa8cc5b1e165642de
parent3e16ef33b0775ffa7bc2018a876abc281585821d
parent7e97c2513f12392ad043fa8e64352f82b31e54b8
Merge branch 'wayland_surface_app_id_changing' into 'master'

add a way to change the application_id of a toplevel wayland GdkSurface

See merge request GNOME/gtk!2205